EdgeVisible Property

       

Returns or sets a value that determines whether edges are displayed on the elements in a three-dimensional chart.

Syntax

object.EdgeVisible [ = boolean ]

The EdgeVisible property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
boolean A Boolean expression that specifies edges are displayed, as described in Settings.

Settings

The settings for boolean are:

Setting Description
True Edges are visible.
False Edges are not displayed on elements in the three-dimensional chart.